home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / minix / libsrc~1.z / libsrc~1 / report < prev    next >
Encoding:
Text File  |  1989-12-28  |  69.5 KB  |  647 lines

  1. make -f Makefile.16 clean
  2. rm -f head.o crtso.o libc.a libiio.a
  3. rm -f gtty.o stty.o termcap.o  ctime.o popen.o qsort.o system.o  access.o atol.o chmod.o  chown.o crypt.o ctype.o dup.o dup2.o  exec.o fork.o  abort.o abs.o chdir.o  chroot.o
  4. rm -f creat.o  getegid.o getenv.o geteuid.o getgid.o getgrent.o getpass.o  getpwent.o close.o getuid.o ioctl.o isatty.o  fstat.o itoa.o kill.o link.o lseek.o mknod.o  mktemp.o getpid.o mount.o open.o perror.o pipe.o printk.o
  5. rm -f prints.o rand.o regexp.o index.o regsub.o rindex.o  read.o malloc.o bcopy.o bcmp.o bzero.o  brk.o setgid.o setuid.o sleep.o alarm.o pause.o signal.o stcatch.o  stat.o stb.o stderr.o stime.o  strcat.o strcmp.o strcpy.o strlen.o strncat.o strncmp.o strncpy.o
  6. rm -f sync.o syslib.o time.o times.o umask.o umount.o  unlink.o utime.o wait.o write.o call.o message.o stbrksz.o  stsndrec.o stsetjmp.o ptrace.o nice.o setpgrp.o getpgrp.o
  7. rm -f getopt.o alloca.o atof.o
  8. rm -f ldexp.o frexp.o modf.o norm.o
  9. rm -f cfree.o gethostname.o getppid.o insque.o putenv.o sethostname.o  tempnam.o tmpnam.o fcntl.o random.o
  10. rm -f fixnum.o  _addsf3.o _negsf2.o _subsf3.o _cmpsf2.o _mulsf3.o _divsf3.o  _divdf3.o _muldf3.o _negdf2.o _adddf3.o _subdf3.o _cmpdf2.o  _fixunsdfsi.o _floatsidf.o  _truncdfsf2.o _extendsfdf2.o _adddi3.o _subdi3.o _muldi3.o _divdi3.o _moddi3.o _udivdi3.o  _umoddi3.o _negdi2.o _anddi3.o _iordi3.o _xordi3.o _lshrdi3.o  _lshldi3.o _ashldi3.o _ashrdi3.o _one_cmpldi2.o _bdiv.o _cmpdi2.o  _ucmpdi2.o _fixunsdfdi.o _fixdfdi.o _floatdidf.o  lmemset.o lmemcmp.o lmemchr.o lmemccpy.o fixnumMade sflonumMade dflonumMade glib2Made
  11. rm -f stbrksz.s stcatch.s stcrtso.s sthead.s stsetjmp.s stsndrec.s
  12. rm -f lock.o memccpy.o memchr.o memcmp.o memset.o rename.o  strcspn.o strerror.o strpbrk.o strspn.o strstr.o strtok.o
  13. rm -f ttyname.o swab.o lsearch.o lrand.o getlogin.o getcwd.o ffs.o  execlp.o cuserid.o ctermid.o bsearch.o brk2.o mkfifo.o idoprnt.o iscanf.o
  14. rm -f atol.o fopen.o ftell.o setvbuf.o doprnt.o fprintf.o fungetc.o  main.o sprintf.o fclose.o fputc.o fwrite.o putl.o sscanf.o fdopen.o     fputs.o getbuf.o putw.o strdup.o fflush.o fread.o getl.o strtol.o       fgetc.o fscanf.o gets.o rewind.o strtoul.o fgets.o fseek.o getw.o       scanf.o filbuf.o fsetpos.o setbuf.o
  15. make -f Makefile.16
  16. /lib/cpp -P -D__GNUC__ -D__MSHORT__ sthead.cpp > sthead.s
  17. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c  sthead.s
  18. mv sthead.o head.o
  19. /lib/cpp -P -D__GNUC__ -D__MSHORT__ stcrtso.cpp > stcrtso.s
  20. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c  stcrtso.s
  21. mv stcrtso.o crtso.o
  22. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c gtty.c
  23. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c stty.c
  24. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c termcap.c
  25. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ctime.c
  26. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c popen.c
  27. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c qsort.c
  28. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c system.c
  29. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c access.c
  30. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c atol.c
  31. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c chmod.c
  32. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c chown.c
  33. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c crypt.c
  34. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ctype.c
  35. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c dup.c
  36. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c dup2.c
  37. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c exec.c
  38. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fork.c
  39. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c abort.c
  40. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c abs.c
  41. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c chdir.c
  42. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c chroot.c
  43. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c creat.c
  44. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getegid.c
  45. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getenv.c
  46. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c geteuid.c
  47. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getgid.c
  48. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getgrent.c
  49. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getpass.c
  50. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getpwent.c
  51. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c close.c
  52. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getuid.c
  53. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ioctl.c
  54. ioctl.c: In function o_ioctl:
  55. ioctl.c:146: warning: union defined inside parms
  56. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c isatty.c
  57. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fstat.c
  58. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c itoa.c
  59. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c kill.c
  60. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c link.c
  61. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lseek.c
  62. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c mknod.c
  63. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c mktemp.c
  64. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getpid.c
  65. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c mount.c
  66. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c open.c
  67. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c perror.c
  68. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c pipe.c
  69. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c printk.c
  70. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c prints.c
  71. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c rand.c
  72. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c regexp.c
  73. regexp.c: In function reg:
  74. regexp.c:301: warning: `parno' may be used uninitialized in this function
  75. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c index.c
  76. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c regsub.c
  77. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c rindex.c
  78. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c read.c
  79. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c malloc.c
  80. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o bcopy.o bcopy.s
  81. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c bcmp.c
  82. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c bzero.c
  83. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c brk.c
  84. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c setgid.c
  85. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c setuid.c
  86. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c sleep.c
  87. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c alarm.c
  88. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c pause.c
  89. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c signal.c
  90. signal.c: In function signal:
  91. signal.c:35: warning: assignment between incompatible pointer types
  92. /lib/cpp -P -D__GNUC__ -D__MSHORT__ stcatch.cpp > stcatch.s
  93. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o stcatch.o stcatch.s
  94. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c stat.c
  95. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c stb.c
  96. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c stderr.c
  97. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c stime.c
  98. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strcat.c
  99. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strcmp.c
  100. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strcpy.c
  101. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strlen.c
  102. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strncat.c
  103. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strncmp.c
  104. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strncpy.c
  105. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c sync.c
  106. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c syslib.c
  107. syslib.c: In function sys_copy:
  108. syslib.c:123: warning: implicit declaration of function `sendrec'
  109. syslib.c:123: warning: implicit declaration of function `panic'
  110. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c time.c
  111. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c times.c
  112. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c umask.c
  113. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c umount.c
  114. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c unlink.c
  115. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c utime.c
  116. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c wait.c
  117. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c write.c
  118. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c call.c
  119. call.c: In function callm1:
  120. call.c:23: warning: assignment of non-const * pointer from const *
  121. call.c:24: warning: assignment of non-const * pointer from const *
  122. call.c:25: warning: assignment of non-const * pointer from const *
  123. call.c: In function callm3:
  124. call.c:48: warning: assignment of non-const * pointer from const *
  125. call.c: In function callx:
  126. call.c:68: warning: implicit declaration of function `sendrec'
  127. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c message.c
  128. /lib/cpp -P -D__GNUC__ -D__MSHORT__ stbrksz.cpp > stbrksz.s
  129. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o stbrksz.o stbrksz.s
  130. /lib/cpp -P -D__GNUC__ -D__MSHORT__ stsndrec.cpp > stsndrec.s
  131. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o stsndrec.o stsndrec.s
  132. /lib/cpp -P -D__GNUC__ -D__MSHORT__ stsetjmp.cpp > stsetjmp.s
  133. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o stsetjmp.o stsetjmp.s
  134. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ptrace.c
  135. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c nice.c
  136. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c setpgrp.c
  137. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getpgrp.c
  138. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getopt.c
  139. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o alloca.o alloca.s
  140. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -c atof.c -DNDEBUG \
  141.   -fomit-frame-pointer  -fcombine-regs -fstrength-reduce
  142. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DSHORTLIB -c ldexp.c -DNDEBUG \
  143.   -fomit-frame-pointer  -fcombine-regs -fstrength-reduce
  144. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -c -DSHORTLIB frexp.c -DNDEBUG \
  145.   -fomit-frame-pointer  -fcombine-regs -fstrength-reduce
  146. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -c modf.c -DNDEBUG \
  147.   -fomit-frame-pointer  -fcombine-regs -fstrength-reduce
  148. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -c norm.c -DNDEBUG \
  149.   -fomit-frame-pointer  -fcombine-regs -fstrength-reduce
  150. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall   -c   -o fixnum.o fixnum.s
  151. for name in _addsf3 _negsf2 _subsf3 _cmpsf2 _mulsf3 _divsf3 ; \
  152. do \
  153. echo ${name}; \
  154. /lib/cpp -P -DL${name} -D__GNUC__ -D__MSHORT__ sflonum.s > ${name}.s; \
  155. /dsrg/bammi/cross-minix/bin/mgcc -c ${name}.s; \
  156. rm -f ${name}.s;\
  157. done
  158. _addsf3
  159. _negsf2
  160. _subsf3
  161. _cmpsf2
  162. _mulsf3
  163. _divsf3
  164. touch sflonumMade
  165. for name in _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _cmpdf2 \
  166.  _fixunsdfsi _fixunsdfdi _fixdfdi _floatsidf _floatdidf _truncdfsf2 \
  167. _extendsfdf2 ; \
  168. do \
  169.     echo ${name}; \
  170.     /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DL${name} -o ${name}.o -c dflonum.c \
  171.     -DNDEBUG -fomit-frame-pointer -fcombine-regs -fstrength-reduce; \
  172. done
  173. _divdf3
  174. _muldf3
  175. _negdf2
  176. _adddf3
  177. _subdf3
  178. _cmpdf2
  179. _fixunsdfsi
  180. _fixunsdfdi
  181. _fixdfdi
  182. _floatsidf
  183. _floatdidf
  184. _truncdfsf2
  185. _extendsfdf2
  186. touch dflonumMade
  187. for name in _adddi3 _subdi3 _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2  _anddi3 _iordi3 _xordi3 _lshrdi3 _lshldi3 _ashldi3 _ashrdi3 _one_cmpldi2   _bdiv _cmpdi2 _ucmpdi2 _fixunsdfdi _fixdfdi _floatdidf; \
  188. do \
  189.   echo ${name}; \
  190.   /dsrg/bammi/cross-minix/bin/mgcc -O -c -DNDEBUG -DL${name} gnulib2.c -o ${name}.o; \
  191. done
  192. _adddi3
  193. _subdi3
  194. _muldi3
  195. _divdi3
  196. _moddi3
  197. _udivdi3
  198. _umoddi3
  199. _negdi2
  200. _anddi3
  201. _iordi3
  202. _xordi3
  203. _lshrdi3
  204. _lshldi3
  205. _ashldi3
  206. _ashrdi3
  207. _one_cmpldi2
  208. _bdiv
  209. _cmpdi2
  210. _ucmpdi2
  211. _fixunsdfdi
  212. _fixdfdi
  213. _floatdidf
  214. touch glib2Made
  215. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lmemset.c
  216. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lmemcmp.c
  217. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lmemchr.c
  218. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lmemccpy.c
  219. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lock.c
  220. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c memccpy.c
  221. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c memchr.c
  222. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c memcmp.c
  223. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c memset.c
  224. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c rename.c
  225. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strcspn.c
  226. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strerror.c
  227. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strpbrk.c
  228. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strspn.c
  229. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strstr.c
  230. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strtok.c
  231. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ttyname.c
  232. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c swab.c
  233. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lsearch.c
  234. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c lrand.c
  235. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getlogin.c
  236. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getcwd.c
  237. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ffs.c
  238. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c execlp.c
  239. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c cuserid.c
  240. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ctermid.c
  241. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c bsearch.c
  242. bsearch.c: In function bsearch:
  243. bsearch.c:38: warning: assignment of non-const * pointer from const *
  244. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c brk2.c
  245. brk2.c: In function brk2:
  246. brk2.c:7: warning: implicit declaration of function `get_size'
  247. brk2.c:5: warning: `p2' may be used uninitialized in this function
  248. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c mkfifo.c
  249. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c cfree.c
  250. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c gethostname.c
  251. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getppid.c
  252. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c insque.c
  253. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c putenv.c
  254. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c sethostname.c
  255. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c tempnam.c
  256. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c tmpnam.c
  257. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fcntl.c
  258. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c random.c
  259. random.c: In function initstate:
  260. random.c:240: warning: `return' with no value, in function returning non-void
  261. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fopen.c
  262. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c ftell.c
  263. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c setvbuf.c
  264. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c doprnt.c
  265. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fprintf.c
  266. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fungetc.c
  267. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c main.c
  268. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c sprintf.c
  269. sprintf.c: In function sprintf:
  270. sprintf.c:20: warning: implicit declaration of function `_doprnt'
  271. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fclose.c
  272. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fputc.c
  273. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fwrite.c
  274. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c putl.c
  275. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c sscanf.c
  276. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fdopen.c
  277. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fputs.c
  278. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getbuf.c
  279. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c putw.c
  280. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strdup.c
  281. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fflush.c
  282. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fread.c
  283. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getl.c
  284. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strtol.c
  285. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fgetc.c
  286. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fscanf.c
  287. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c gets.c
  288. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c rewind.c
  289. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c strtoul.c
  290. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fgets.c
  291. fgets.c: In function fgets:
  292. fgets.c:13: warning: `c' may be used uninitialized in this function
  293. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fseek.c
  294. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c getw.c
  295. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c scanf.c
  296. scanf.c: In function _scanf:
  297. scanf.c:119: warning: argument passing between incompatible pointer types
  298. scanf.c:120: warning: argument passing between incompatible pointer types
  299. scanf.c:211: warning: argument passing between incompatible pointer types
  300. scanf.c:222: warning: argument passing between incompatible pointer types
  301. scanf.c:350: warning: argument passing between incompatible pointer types
  302. scanf.c:369: warning: argument passing between incompatible pointer types
  303. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c filbuf.c
  304. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c fsetpos.c
  305. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -c setbuf.c
  306. rm -f libc.a
  307. /dsrg/bammi/cross-gcc/bin/car sr libc.a gtty.o stty.o termcap.o  ctime.o popen.o qsort.o system.o  access.o atol.o chmod.o  chown.o crypt.o ctype.o dup.o dup2.o  exec.o fork.o  abort.o abs.o chdir.o  chroot.o creat.o  getegid.o getenv.o geteuid.o getgid.o getgrent.o getpass.o  getpwent.o close.o getuid.o ioctl.o isatty.o  fstat.o itoa.o kill.o link.o lseek.o mknod.o  mktemp.o getpid.o mount.o open.o perror.o pipe.o printk.o prints.o rand.o regexp.o index.o regsub.o rindex.o  read.o malloc.o bcopy.o bcmp.o bzero.o  brk.o setgid.o setuid.o sleep.o alarm.o pause.o signal.o stcatch.o  stat.o stb.o stderr.o stime.o  strcat.o strcmp.o strcpy.o strlen.o strncat.o strncmp.o strncpy.o
  308. Creating archive file `libc.a'
  309. /dsrg/bammi/cross-gcc/bin/car sr libc.a sync.o syslib.o time.o times.o umask.o umount.o  unlink.o utime.o wait.o write.o call.o message.o stbrksz.o  stsndrec.o stsetjmp.o ptrace.o nice.o setpgrp.o getpgrp.o getopt.o alloca.o atof.o ldexp.o frexp.o modf.o norm.o lock.o memccpy.o memchr.o memcmp.o memset.o rename.o  strcspn.o strerror.o strpbrk.o strspn.o strstr.o strtok.o ttyname.o swab.o lsearch.o lrand.o getlogin.o getcwd.o ffs.o  execlp.o cuserid.o ctermid.o bsearch.o brk2.o mkfifo.o cfree.o gethostname.o getppid.o insque.o putenv.o sethostname.o  tempnam.o tmpnam.o fcntl.o random.o
  310. /dsrg/bammi/cross-gcc/bin/car sr libc.a atol.o fopen.o ftell.o setvbuf.o doprnt.o fprintf.o fungetc.o  main.o sprintf.o fclose.o fputc.o fwrite.o putl.o sscanf.o fdopen.o     fputs.o getbuf.o putw.o strdup.o fflush.o fread.o getl.o strtol.o       fgetc.o fscanf.o gets.o rewind.o strtoul.o fgets.o fseek.o getw.o       scanf.o filbuf.o fsetpos.o setbuf.o fixnum.o  _addsf3.o _negsf2.o _subsf3.o _cmpsf2.o _mulsf3.o _divsf3.o  _divdf3.o _muldf3.o _negdf2.o _adddf3.o _subdf3.o _cmpdf2.o  _fixunsdfsi.o _floatsidf.o  _truncdfsf2.o _extendsfdf2.o _adddi3.o _subdi3.o _muldi3.o _divdi3.o _moddi3.o _udivdi3.o  _umoddi3.o _negdi2.o _anddi3.o _iordi3.o _xordi3.o _lshrdi3.o  _lshldi3.o _ashldi3.o _ashrdi3.o _one_cmpldi2.o _bdiv.o _cmpdi2.o  _ucmpdi2.o _fixunsdfdi.o _fixdfdi.o _floatdidf.o  lmemset.o lmemcmp.o lmemchr.o lmemccpy.o
  311. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -D__NO_FLOAT__ -c doprnt.c -o idoprnt.o
  312. doprnt.c: In function _doprnt:
  313. doprnt.c:152: warning: unused variable `softsign'
  314. doprnt.c:140: warning: unused variable `_double'
  315. /dsrg/bammi/cross-minix/bin/mgcc -O -mshort -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer  -fcombine-regs -fstrength-reduce -Wall  -D__NO_FLOAT__ -c scanf.c -o iscanf.o
  316. scanf.c: In function _scanf:
  317. scanf.c:119: warning: argument passing between incompatible pointer types
  318. scanf.c:120: warning: argument passing between incompatible pointer types
  319. scanf.c:211: warning: argument passing between incompatible pointer types
  320. scanf.c:222: warning: argument passing between incompatible pointer types
  321. scanf.c:350: warning: argument passing between incompatible pointer types
  322. scanf.c:369: warning: argument passing between incompatible pointer types
  323. rm -f libiio.a
  324. /dsrg/bammi/cross-gcc/bin/car sr libiio.a idoprnt.o iscanf.o
  325. Creating archive file `libiio.a'
  326. cp head.o crtso.o libc.a libiio.a /dsrg/bammi/cross-minix/lib
  327. make -f Makefile.32 clean
  328. rm -f head32.o crtso.o libc32.a libiio32.a 
  329. rm -f gtty.o stty.o termcap.o  ctime.o popen.o qsort.o system.o  access.o atol.o chmod.o  chown.o crypt.o ctype.o dup.o dup2.o  exec.o fork.o  abort.o abs.o chdir.o  chroot.o
  330. rm -f creat.o  getegid.o getenv.o geteuid.o getgid.o getgrent.o getpass.o  getpwent.o close.o getuid.o ioctl.o isatty.o  fstat.o itoa.o kill.o link.o lseek.o mknod.o  mktemp.o getpid.o mount.o open.o perror.o pipe.o printk.o
  331. rm -f prints.o rand.o regexp.o index.o regsub.o rindex.o scanf.o  read.o malloc.o bcopy.o bcmp.o bzero.o  brk.o setgid.o setuid.o sleep.o alarm.o pause.o signal.o stcatch.o  stat.o stb.o stderr.o stime.o  strcat.o strcmp.o strcpy.o strlen.o strncat.o strncmp.o strncpy.o
  332. rm -f sync.o syslib.o time.o times.o umask.o umount.o  unlink.o utime.o wait.o write.o call.o message.o stbrksz.o  stsndrec.o stsetjmp.o ptrace.o nice.o setpgrp.o getpgrp.o
  333. rm -f getopt.o alloca.o atof.o ldexp.o frexp.o modf.o norm.o
  334. rm -f cfree.o gethostname.o getppid.o insque.o putenv.o sethostname.o  tempnam.o tmpnam.o fcntl.o random.o
  335. rm -f fixnum.o  _addsf3.o _negsf2.o _subsf3.o _cmpsf2.o _mulsf3.o _divsf3.o  _divdf3.o _muldf3.o _negdf2.o _adddf3.o _subdf3.o _cmpdf2.o  _fixunsdfsi.o _floatsidf.o  _truncdfsf2.o _extendsfdf2.o _adddi3.o _subdi3.o _muldi3.o _divdi3.o _moddi3.o _udivdi3.o  _umoddi3.o _negdi2.o _anddi3.o _iordi3.o _xordi3.o _lshrdi3.o  _lshldi3.o _ashldi3.o _ashrdi3.o _one_cmpldi2.o _bdiv.o _cmpdi2.o  _ucmpdi2.o _fixunsdfdi.o _fixdfdi.o _floatdidf.o sflonumMade dflonumMade glib2Made
  336. rm -f stbrksz.s stcatch.s stcrtso.s sthead.s stsetjmp.s stsndrec.s
  337. rm -f lock.o memccpy.o memchr.o memcmp.o memset.o rename.o  strcspn.o strerror.o strpbrk.o strspn.o strstr.o strtok.o
  338. rm -f ttyname.o swab.o lsearch.o lrand.o getlogin.o getcwd.o ffs.o  execlp.o cuserid.o ctermid.o bsearch.o brk2.o mkfifo.o idoprnt.o iscanf.o
  339. rm -f atol.o fopen.o ftell.o setvbuf.o doprnt.o fprintf.o fungetc.o  main.o sprintf.o fclose.o fputc.o fwrite.o putl.o sscanf.o fdopen.o     fputs.o getbuf.o putw.o strdup.o fflush.o fread.o getl.o strtol.o       fgetc.o fscanf.o gets.o rewind.o strtoul.o fgets.o fseek.o getw.o       scanf.o filbuf.o fsetpos.o setbuf.o
  340. make -f Makefile.32
  341. /lib/cpp -P -D__GNUC__ sthead.cpp > sthead.s
  342. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c sthead.s
  343. mv sthead.o head32.o
  344. /lib/cpp -P -D__GNUC__ stcrtso.cpp > stcrtso.s
  345. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c stcrtso.s
  346. mv stcrtso.o crtso.o
  347. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c gtty.c
  348. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c stty.c
  349. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c termcap.c
  350. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ctime.c
  351. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c popen.c
  352. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c qsort.c
  353. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c system.c
  354. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c access.c
  355. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c atol.c
  356. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c chmod.c
  357. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c chown.c
  358. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c crypt.c
  359. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ctype.c
  360. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c dup.c
  361. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c dup2.c
  362. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c exec.c
  363. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fork.c
  364. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c abort.c
  365. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c abs.c
  366. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c chdir.c
  367. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c chroot.c
  368. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c creat.c
  369. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getegid.c
  370. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getenv.c
  371. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c geteuid.c
  372. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getgid.c
  373. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getgrent.c
  374. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getpass.c
  375. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getpwent.c
  376. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c close.c
  377. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getuid.c
  378. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ioctl.c
  379. ioctl.c: In function o_ioctl:
  380. ioctl.c:146: warning: union defined inside parms
  381. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c isatty.c
  382. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fstat.c
  383. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c itoa.c
  384. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c kill.c
  385. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c link.c
  386. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c lseek.c
  387. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c mknod.c
  388. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c mktemp.c
  389. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getpid.c
  390. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c mount.c
  391. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c open.c
  392. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c perror.c
  393. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c pipe.c
  394. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c printk.c
  395. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c prints.c
  396. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c rand.c
  397. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c regexp.c
  398. regexp.c: In function reg:
  399. regexp.c:301: warning: `parno' may be used uninitialized in this function
  400. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c index.c
  401. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c regsub.c
  402. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c rindex.c
  403. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c scanf.c
  404. scanf.c: In function _scanf:
  405. scanf.c:119: warning: argument passing between incompatible pointer types
  406. scanf.c:120: warning: argument passing between incompatible pointer types
  407. scanf.c:211: warning: argument passing between incompatible pointer types
  408. scanf.c:222: warning: argument passing between incompatible pointer types
  409. scanf.c:350: warning: argument passing between incompatible pointer types
  410. scanf.c:369: warning: argument passing between incompatible pointer types
  411. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c read.c
  412. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c malloc.c
  413. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o bcopy.o bcopy.s
  414. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c bcmp.c
  415. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c bzero.c
  416. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c brk.c
  417. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c setgid.c
  418. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c setuid.c
  419. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c sleep.c
  420. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c alarm.c
  421. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c pause.c
  422. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c signal.c
  423. signal.c: In function signal:
  424. signal.c:35: warning: assignment between incompatible pointer types
  425. /lib/cpp -P -D__GNUC__ stcatch.cpp > stcatch.s
  426. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o stcatch.o stcatch.s
  427. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c stat.c
  428. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c stb.c
  429. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c stderr.c
  430. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c stime.c
  431. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strcat.c
  432. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strcmp.c
  433. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strcpy.c
  434. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strlen.c
  435. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strncat.c
  436. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strncmp.c
  437. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strncpy.c
  438. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c sync.c
  439. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c syslib.c
  440. syslib.c: In function sys_copy:
  441. syslib.c:123: warning: implicit declaration of function `sendrec'
  442. syslib.c:123: warning: implicit declaration of function `panic'
  443. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c time.c
  444. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c times.c
  445. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c umask.c
  446. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c umount.c
  447. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c unlink.c
  448. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c utime.c
  449. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c wait.c
  450. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c write.c
  451. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c call.c
  452. call.c: In function callm1:
  453. call.c:23: warning: assignment of non-const * pointer from const *
  454. call.c:24: warning: assignment of non-const * pointer from const *
  455. call.c:25: warning: assignment of non-const * pointer from const *
  456. call.c: In function callm3:
  457. call.c:48: warning: assignment of non-const * pointer from const *
  458. call.c: In function callx:
  459. call.c:68: warning: implicit declaration of function `sendrec'
  460. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c message.c
  461. /lib/cpp -P -D__GNUC__ stbrksz.cpp > stbrksz.s
  462. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o stbrksz.o stbrksz.s
  463. /lib/cpp -P -D__GNUC__ stsndrec.cpp > stsndrec.s
  464. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o stsndrec.o stsndrec.s
  465. /lib/cpp -P -D__GNUC__ stsetjmp.cpp > stsetjmp.s
  466. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o stsetjmp.o stsetjmp.s
  467. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ptrace.c
  468. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c nice.c
  469. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c setpgrp.c
  470. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getpgrp.c
  471. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getopt.c
  472. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o alloca.o alloca.s
  473. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c atof.c
  474. atof.c:76: warning: `__ten_mul' defined but not used
  475. atof.c:64: warning: `__huge' defined but not used
  476. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ldexp.c
  477. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c frexp.c
  478. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c modf.c
  479. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c norm.c
  480. norm.c: In function norm:
  481. norm.c:125: warning: implicit declaration of function `printf'
  482. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall   -c  -o fixnum.o fixnum.s
  483. for name in _addsf3 _negsf2 _subsf3 _cmpsf2 _mulsf3 _divsf3 ; \
  484. do \
  485. echo ${name}; \
  486. /lib/cpp -P -DL${name} -D__GNUC__ sflonum.s > ${name}.s; \
  487. /dsrg/bammi/cross-minix/bin/mgcc -c ${name}.s; \
  488. rm -f ${name}.s;\
  489. done
  490. _addsf3
  491. _negsf2
  492. _subsf3
  493. _cmpsf2
  494. _mulsf3
  495. _divsf3
  496. touch sflonumMade
  497. for name in  _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _cmpdf2 \
  498.  _fixunsdfsi _fixunsdfdi _fixdfdi _floatsidf _floatdidf _truncdfsf2 \
  499. _extendsfdf2 ; \
  500. do \
  501.     echo ${name}; \
  502.     /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DL${name} -o ${name}.o -c dflonum.c \
  503.     -DNDEBUG -fomit-frame-pointer -fcombine-regs -fstrength-reduce; \
  504. done
  505. _divdf3
  506. _muldf3
  507. _negdf2
  508. _adddf3
  509. _subdf3
  510. _cmpdf2
  511. _fixunsdfsi
  512. _fixunsdfdi
  513. _fixdfdi
  514. _floatsidf
  515. _floatdidf
  516. _truncdfsf2
  517. _extendsfdf2
  518. touch dflonumMade
  519. for name in _adddi3 _subdi3 _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2  _anddi3 _iordi3 _xordi3 _lshrdi3 _lshldi3 _ashldi3 _ashrdi3 _one_cmpldi2   _bdiv _cmpdi2 _ucmpdi2 _fixunsdfdi _fixdfdi _floatdidf; \
  520. do \
  521.   echo ${name}; \
  522.   /dsrg/bammi/cross-minix/bin/mgcc -O -c -DNDEBUG -DL${name} gnulib2.c -o ${name}.o; \
  523. done
  524. _adddi3
  525. _subdi3
  526. _muldi3
  527. _divdi3
  528. _moddi3
  529. _udivdi3
  530. _umoddi3
  531. _negdi2
  532. _anddi3
  533. _iordi3
  534. _xordi3
  535. _lshrdi3
  536. _lshldi3
  537. _ashldi3
  538. _ashrdi3
  539. _one_cmpldi2
  540. _bdiv
  541. _cmpdi2
  542. _ucmpdi2
  543. _fixunsdfdi
  544. _fixdfdi
  545. _floatdidf
  546. touch glib2Made
  547. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c lock.c
  548. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c memccpy.c
  549. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c memchr.c
  550. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c memcmp.c
  551. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c memset.c
  552. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c rename.c
  553. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strcspn.c
  554. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strerror.c
  555. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strpbrk.c
  556. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strspn.c
  557. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strstr.c
  558. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strtok.c
  559. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ttyname.c
  560. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c swab.c
  561. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c lsearch.c
  562. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c lrand.c
  563. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getlogin.c
  564. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getcwd.c
  565. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ffs.c
  566. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c execlp.c
  567. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c cuserid.c
  568. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ctermid.c
  569. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c bsearch.c
  570. bsearch.c: In function bsearch:
  571. bsearch.c:38: warning: assignment of non-const * pointer from const *
  572. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c brk2.c
  573. brk2.c: In function brk2:
  574. brk2.c:7: warning: implicit declaration of function `get_size'
  575. brk2.c:5: warning: `p2' may be used uninitialized in this function
  576. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c mkfifo.c
  577. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c cfree.c
  578. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c gethostname.c
  579. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getppid.c
  580. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c insque.c
  581. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c putenv.c
  582. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c sethostname.c
  583. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c tempnam.c
  584. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c tmpnam.c
  585. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fcntl.c
  586. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c random.c
  587. random.c: In function initstate:
  588. random.c:240: warning: `return' with no value, in function returning non-void
  589. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fopen.c
  590. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c ftell.c
  591. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c setvbuf.c
  592. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c doprnt.c
  593. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fprintf.c
  594. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fungetc.c
  595. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c main.c
  596. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c sprintf.c
  597. sprintf.c: In function sprintf:
  598. sprintf.c:20: warning: implicit declaration of function `_doprnt'
  599. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fclose.c
  600. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fputc.c
  601. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fwrite.c
  602. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c putl.c
  603. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c sscanf.c
  604. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fdopen.c
  605. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fputs.c
  606. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getbuf.c
  607. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c putw.c
  608. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strdup.c
  609. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fflush.c
  610. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fread.c
  611. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getl.c
  612. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strtol.c
  613. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fgetc.c
  614. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fscanf.c
  615. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c gets.c
  616. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c rewind.c
  617. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c strtoul.c
  618. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fgets.c
  619. fgets.c: In function fgets:
  620. fgets.c:13: warning: `c' may be used uninitialized in this function
  621. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fseek.c
  622. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c getw.c
  623. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c filbuf.c
  624. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c fsetpos.c
  625. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -c setbuf.c
  626. rm -f libc32.a
  627. /dsrg/bammi/cross-gcc/bin/car sr libc32.a gtty.o stty.o termcap.o  ctime.o popen.o qsort.o system.o  access.o atol.o chmod.o  chown.o crypt.o ctype.o dup.o dup2.o  exec.o fork.o  abort.o abs.o chdir.o  chroot.o creat.o  getegid.o getenv.o geteuid.o getgid.o getgrent.o getpass.o  getpwent.o close.o getuid.o ioctl.o isatty.o  fstat.o itoa.o kill.o link.o lseek.o mknod.o  mktemp.o getpid.o mount.o open.o perror.o pipe.o printk.o prints.o rand.o regexp.o index.o regsub.o rindex.o scanf.o  read.o malloc.o bcopy.o bcmp.o bzero.o  brk.o setgid.o setuid.o sleep.o alarm.o pause.o signal.o stcatch.o  stat.o stb.o stderr.o stime.o  strcat.o strcmp.o strcpy.o strlen.o strncat.o strncmp.o strncpy.o
  628. Creating archive file `libc32.a'
  629. /dsrg/bammi/cross-gcc/bin/car sr libc32.a sync.o syslib.o time.o times.o umask.o umount.o  unlink.o utime.o wait.o write.o call.o message.o stbrksz.o  stsndrec.o stsetjmp.o ptrace.o nice.o setpgrp.o getpgrp.o getopt.o alloca.o atof.o ldexp.o frexp.o modf.o norm.o lock.o memccpy.o memchr.o memcmp.o memset.o rename.o  strcspn.o strerror.o strpbrk.o strspn.o strstr.o strtok.o ttyname.o swab.o lsearch.o lrand.o getlogin.o getcwd.o ffs.o  execlp.o cuserid.o ctermid.o bsearch.o brk2.o mkfifo.o cfree.o gethostname.o getppid.o insque.o putenv.o sethostname.o  tempnam.o tmpnam.o fcntl.o random.o
  630. /dsrg/bammi/cross-gcc/bin/car sr libc32.a atol.o fopen.o ftell.o setvbuf.o doprnt.o fprintf.o fungetc.o  main.o sprintf.o fclose.o fputc.o fwrite.o putl.o sscanf.o fdopen.o     fputs.o getbuf.o putw.o strdup.o fflush.o fread.o getl.o strtol.o       fgetc.o fscanf.o gets.o rewind.o strtoul.o fgets.o fseek.o getw.o       scanf.o filbuf.o fsetpos.o setbuf.o fixnum.o  _addsf3.o _negsf2.o _subsf3.o _cmpsf2.o _mulsf3.o _divsf3.o  _divdf3.o _muldf3.o _negdf2.o _adddf3.o _subdf3.o _cmpdf2.o  _fixunsdfsi.o _floatsidf.o  _truncdfsf2.o _extendsfdf2.o _adddi3.o _subdi3.o _muldi3.o _divdi3.o _moddi3.o _udivdi3.o  _umoddi3.o _negdi2.o _anddi3.o _iordi3.o _xordi3.o _lshrdi3.o  _lshldi3.o _ashldi3.o _ashrdi3.o _one_cmpldi2.o _bdiv.o _cmpdi2.o  _ucmpdi2.o _fixunsdfdi.o _fixdfdi.o _floatdidf.o
  631. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -D__NO_FLOAT__ -c doprnt.c -o idoprnt.o
  632. doprnt.c: In function _doprnt:
  633. doprnt.c:152: warning: unused variable `softsign'
  634. doprnt.c:140: warning: unused variable `_double'
  635. /dsrg/bammi/cross-minix/bin/mgcc -O -DATARI_ST -DWANTPTRACE=1 -DNDEBUG  -fomit-frame-pointer -fstrength-reduce  -fcombine-regs -Wall  -D__NO_FLOAT__ -c scanf.c -o iscanf.o
  636. scanf.c: In function _scanf:
  637. scanf.c:119: warning: argument passing between incompatible pointer types
  638. scanf.c:120: warning: argument passing between incompatible pointer types
  639. scanf.c:211: warning: argument passing between incompatible pointer types
  640. scanf.c:222: warning: argument passing between incompatible pointer types
  641. scanf.c:350: warning: argument passing between incompatible pointer types
  642. scanf.c:369: warning: argument passing between incompatible pointer types
  643. rm -f libiio32.a
  644. /dsrg/bammi/cross-gcc/bin/car sr libiio32.a idoprnt.o iscanf.o
  645. Creating archive file `libiio32.a'
  646. cp head32.o crtso.o libc32.a libiio32.a  /dsrg/bammi/cross-minix/lib
  647.